home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Freeware
/
Programare
/
highlight
/
highlight-W32GUI-2.2-10b-Setup.exe
/
{app}
/
langDefs
/
ps.lang
< prev
next >
Wrap
Text File
|
2004-09-06
|
981b
|
32 lines
# Post Script language definition file
#
# Author: AndrΘ Simon
# Mail: andre.simon1@gmx.de
# Date: 08.02.04
# ------------------------------------------
# This file is a part of highlight, a free source code converter released under the GPL.
#
# The file is used to describe keywords and special symbols of programming languages.
# See README in the highlight directory for details.
#
# New definition files for future releases of highlight are always appreciated ;)
#
# ----------
# andre.simon1@gmx.de
# http:/www.andre-simon.de/
$KW_LIST(kwa)= pop exch dup copy roll clear count mark cleartomark counttomark exec if ifelse for repeat loop exit stop stopped
countexecstack execstack quit start
$KW_LIST(kwb)=adddiv idiv mod mul sub abs ned ceiling floor round truncate sqrt atan cos sin expln log rand srand rrand true false
NULL
$STRINGDELIMITERS=" '
$SL_COMMENT=%
$IGNORECASE=false
$SYMBOLS= ( ) [ ] { } , ; : & | < > ! = / * + -